Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix to downtime logging feature #662

Merged
merged 2 commits into from
Sep 1, 2020
Merged

Fix to downtime logging feature #662

merged 2 commits into from
Sep 1, 2020

Conversation

andyp-uk
Copy link
Contributor

These changes address several issues with downtime logging:

  • When entering downtime, all dates were incorrectly recorded as being in 1969. This was caused by a fix to allow configuration of date format used for the date picker tool.
  • Unable to enter downtime in the Organizations module (due to a typo on startDate).
  • Unable to export downtime from the Resources module.

I've also made some very minor style changes to make it easier to see where one downtime definition ends and the next one starts in cases where there are several listed.

@andyp-uk
Copy link
Contributor Author

andyp-uk commented Sep 1, 2020

Tested in-house and fix looks good, therefore merging.

@andyp-uk andyp-uk merged commit a12c3ec into development Sep 1, 2020
@andyp-uk andyp-uk added the bug This is a bug (not an enhancement) label Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This is a bug (not an enhancement)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant